[INFO] fetching crate libraw_rs_vendor 1.0.0...
[INFO] fixing libraw_rs_vendor-1.0.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate libraw_rs_vendor 1.0.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate libraw_rs_vendor 1.0.0
[INFO] finished tweaking crates.io crate libraw_rs_vendor 1.0.0
[INFO] tweaked toml for crates.io crate libraw_rs_vendor 1.0.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate libraw_rs_vendor 1.0.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 53 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.66.1 (available: v0.72.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a5caaa1ae2db57a7c666ae0169bd5485009c24a2c5fe77c0f0562db7c1ea4498
[INFO] running `Command { std: "docker" "start" "a5caaa1ae2db57a7c666ae0169bd5485009c24a2c5fe77c0f0562db7c1ea4498", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a5caaa1ae2db57a7c666ae0169bd5485009c24a2c5fe77c0f0562db7c1ea4498" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5caaa1ae2db57a7c666ae0169bd5485009c24a2c5fe77c0f0562db7c1ea4498", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a5caaa1ae2db57a7c666ae0169bd5485009c24a2c5fe77c0f0562db7c1ea4498" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling libraw_rs_vendor v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `cc::Build::static_flag`: cc only creates static libraries, setting this does nothing
[INFO] [stdout]    --> build.rs:221:12
[INFO] [stdout]     |
[INFO] [stdout] 221 |     libraw.static_flag(true);
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-ce3c5554c3ad37af/out/bindings.rs:3:52208
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ug , Copy , Clone , PartialEq , Eq)] pub struct _IO_cookie_io_functions_t { pub read : cookie_read_function_t , pub write : cookie...
[INFO] [stdout]   |                        --------- in this derive macro expansion                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]   = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-ce3c5554c3ad37af/out/bindings.rs:3:52244
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct _IO_cookie_io_functions_t { pub read : cookie_read_function_t , pub write : cookie_write_function_t , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-ce3c5554c3ad37af/out/bindings.rs:3:52282
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct _IO_cookie_io_functions_t { pub read : cookie_read_function_t , pub write : cookie_write_function_t , pub seek : cookie_seek_function_t , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-ce3c5554c3ad37af/out/bindings.rs:3:52318
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct _IO_cookie_io_functions_t { pub read : cookie_read_function_t , pub write : cookie_write_function_t , pub seek : cookie_seek_function_t , pub close : cookie_close_function_t , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-ce3c5554c3ad37af/out/bindings.rs:3:182755
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ve (Debug , Copy , Clone , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut ...
[INFO] [stdout]   |                               --------- in this derive macro expansion         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-ce3c5554c3ad37af/out/bindings.rs:3:182836
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-ce3c5554c3ad37af/out/bindings.rs:3:182929
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-ce3c5554c3ad37af/out/bindings.rs:3:183021
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-ce3c5554c3ad37af/out/bindings.rs:3:183067
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-ce3c5554c3ad37af/out/bindings.rs:3:183115
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-ce3c5554c3ad37af/out/bindings.rs:3:183166
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , pub pre_scalecolors_cb : process_step_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-ce3c5554c3ad37af/out/bindings.rs:3:183215
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , pub pre_scalecolors_cb : process_step_callback , pub pre_preinterpolate_cb : process_step_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-ce3c5554c3ad37af/out/bindings.rs:3:183267
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , pub pre_scalecolors_cb : process_step_callback , pub pre_preinterpolate_cb : process_step_callback , pub pre_interpolate_cb : process_step_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-ce3c5554c3ad37af/out/bindings.rs:3:183316
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , pub pre_scalecolors_cb : process_step_callback , pub pre_preinterpolate_cb : process_step_callback , pub pre_interpolate_cb : process_step_callback , pub interpolate_bayer_cb : process_step_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-ce3c5554c3ad37af/out/bindings.rs:3:183367
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , pub pre_scalecolors_cb : process_step_callback , pub pre_preinterpolate_cb : process_step_callback , pub pre_interpolate_cb : process_step_callback , pub interpolate_bayer_cb : process_step_callback , pub interpolate_xtrans_cb : process_step_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-ce3c5554c3ad37af/out/bindings.rs:3:183419
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , pub pre_scalecolors_cb : process_step_callback , pub pre_preinterpolate_cb : process_step_callback , pub pre_interpolate_cb : process_step_callback , pub interpolate_bayer_cb : process_step_callback , pub interpolate_xtrans_cb : process_step_callback , pub post_interpolate_cb : process_step_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-ce3c5554c3ad37af/out/bindings.rs:3:183469
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , pub pre_scalecolors_cb : process_step_callback , pub pre_preinterpolate_cb : process_step_callback , pub pre_interpolate_cb : process_step_callback , pub interpolate_bayer_cb : process_step_callback , pub interpolate_xtrans_cb : process_step_callback , pub post_interpolate_cb : process_step_callback , pub pre_converttorgb_cb : process_step_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-ce3c5554c3ad37af/out/bindings.rs:3:183519
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , pub pre_scalecolors_cb : process_step_callback , pub pre_preinterpolate_cb : process_step_callback , pub pre_interpolate_cb : process_step_callback , pub interpolate_bayer_cb : process_step_callback , pub interpolate_xtrans_cb : process_step_callback , pub post_interpolate_cb : process_step_callback , pub pre_converttorgb_cb : process_step_callback , pub post_converttorgb_cb : process_step_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-ce3c5554c3ad37af/out/bindings.rs:3:52208
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ug , Copy , Clone , PartialEq , Eq)] pub struct _IO_cookie_io_functions_t { pub read : cookie_read_function_t , pub write : cookie...
[INFO] [stdout]   |                        --------- in this derive macro expansion                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]   = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-ce3c5554c3ad37af/out/bindings.rs:3:52244
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct _IO_cookie_io_functions_t { pub read : cookie_read_function_t , pub write : cookie_write_function_t , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-ce3c5554c3ad37af/out/bindings.rs:3:52282
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct _IO_cookie_io_functions_t { pub read : cookie_read_function_t , pub write : cookie_write_function_t , pub seek : cookie_seek_function_t , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-ce3c5554c3ad37af/out/bindings.rs:3:52318
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct _IO_cookie_io_functions_t { pub read : cookie_read_function_t , pub write : cookie_write_function_t , pub seek : cookie_seek_function_t , pub close : cookie_close_function_t , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-ce3c5554c3ad37af/out/bindings.rs:3:182755
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ve (Debug , Copy , Clone , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut ...
[INFO] [stdout]   |                               --------- in this derive macro expansion         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-ce3c5554c3ad37af/out/bindings.rs:3:182836
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-ce3c5554c3ad37af/out/bindings.rs:3:182929
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-ce3c5554c3ad37af/out/bindings.rs:3:183021
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-ce3c5554c3ad37af/out/bindings.rs:3:183067
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-ce3c5554c3ad37af/out/bindings.rs:3:183115
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-ce3c5554c3ad37af/out/bindings.rs:3:183166
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , pub pre_scalecolors_cb : process_step_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-ce3c5554c3ad37af/out/bindings.rs:3:183215
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , pub pre_scalecolors_cb : process_step_callback , pub pre_preinterpolate_cb : process_step_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-ce3c5554c3ad37af/out/bindings.rs:3:183267
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , pub pre_scalecolors_cb : process_step_callback , pub pre_preinterpolate_cb : process_step_callback , pub pre_interpolate_cb : process_step_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-ce3c5554c3ad37af/out/bindings.rs:3:183316
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , pub pre_scalecolors_cb : process_step_callback , pub pre_preinterpolate_cb : process_step_callback , pub pre_interpolate_cb : process_step_callback , pub interpolate_bayer_cb : process_step_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-ce3c5554c3ad37af/out/bindings.rs:3:183367
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , pub pre_scalecolors_cb : process_step_callback , pub pre_preinterpolate_cb : process_step_callback , pub pre_interpolate_cb : process_step_callback , pub interpolate_bayer_cb : process_step_callback , pub interpolate_xtrans_cb : process_step_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-ce3c5554c3ad37af/out/bindings.rs:3:183419
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , pub pre_scalecolors_cb : process_step_callback , pub pre_preinterpolate_cb : process_step_callback , pub pre_interpolate_cb : process_step_callback , pub interpolate_bayer_cb : process_step_callback , pub interpolate_xtrans_cb : process_step_callback , pub post_interpolate_cb : process_step_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-ce3c5554c3ad37af/out/bindings.rs:3:183469
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , pub pre_scalecolors_cb : process_step_callback , pub pre_preinterpolate_cb : process_step_callback , pub pre_interpolate_cb : process_step_callback , pub interpolate_bayer_cb : process_step_callback , pub interpolate_xtrans_cb : process_step_callback , pub post_interpolate_cb : process_step_callback , pub pre_converttorgb_cb : process_step_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-ce3c5554c3ad37af/out/bindings.rs:3:183519
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , pub pre_scalecolors_cb : process_step_callback , pub pre_preinterpolate_cb : process_step_callback , pub pre_interpolate_cb : process_step_callback , pub interpolate_bayer_cb : process_step_callback , pub interpolate_xtrans_cb : process_step_callback , pub post_interpolate_cb : process_step_callback , pub pre_converttorgb_cb : process_step_callback , pub post_converttorgb_cb : process_step_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "a5caaa1ae2db57a7c666ae0169bd5485009c24a2c5fe77c0f0562db7c1ea4498", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5caaa1ae2db57a7c666ae0169bd5485009c24a2c5fe77c0f0562db7c1ea4498", kill_on_drop: false }`
[INFO] [stdout] a5caaa1ae2db57a7c666ae0169bd5485009c24a2c5fe77c0f0562db7c1ea4498
